Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 1650 packages, results 501 to 600 | Next

p5-accessors Perl module - create accessor methods in caller's package
p5-Acme-PlayCode Perl5 module for code transforming to avoid typical typing mistakes
p5-Algorithm-Annotate Perl module that provides cvs-annotate-like functionality
p5-Algorithm-C3 Module for merging hierarchies using the C3 algorithm
p5-Algorithm-CheckDigits Perl extension to generate and test check digits
p5-Algorithm-Dependency Algorithmic framework for implementing dependency tree
p5-Algorithm-Diff Perl module for diffing similar to diff(1)
p5-Algorithm-HowSimilar Perl module for computation of similarity amongst values
p5-Algorithm-Merge Perl module providing diff3(1)-like functionality
p5-Algorithm-Permute Perl module for generating permutations with object oriented interface
p5-aliased Perl 5 module for use of shorter versions of class names
p5-AnnoCPAN-Perldoc Integrate AnnoCPAN notes locally into perldoc
p5-Any-Moose Perl extension to check dependencies on Moose or Mouse
p5-AnyEvent Simple API for io, timer and completion callbacks
p5-AnyEvent-AIO Perl 5 module providing truly asynchronous file and directory I/O
p5-AnyEvent-IRC Perl 5 event based IRC protocol client API
p5-AnyEvent-XMPP Implementation of the XMPP Protocol
p5-App-Cache Perl 5 module providing easy application-level caching
p5-App-CLI Dispatcher module for command line interface programs
p5-App-Cmd Perl 5 module to write command line apps with less suffering
p5-App-cpanminus Perl5 script to get, unpack, build and install modules from CPAN
p5-App-cpanoutdated Detect outdated CPAN modules in your environment
p5-App-FatPacker Perl5 module to pack your dependencies onto your script file
p5-App-perlbrew Manage perl installations in your /home/pkgsrc
p5-AppConfig Perl5 module for parsing config files and command line arguments
p5-AppConfig-Std AppConfig::Std Perl module
p5-Array-Compare Perl extension for comparing arrays
p5-Array-Diff Perl 5 module to diff two arrays
p5-Array-RefElem Set up array elements as aliases
p5-asa Perl 5 module to overload isa functions
p5-Async-Interrupt Allow C/XS libraries to interrupt perl asynchronously
p5-AtExit Provides an ANSI C style atexit() function to Perl programs
p5-Attribute-Handlers Simpler definition of attribute handlers
p5-Attribute-Lexical Sane scoping of function/variable attributes
p5-autobox Perl 5 module to add methods on native types
p5-autobox-Core Perl 5 module adding core built-in functions in primitive types
p5-autodie Replace functions with ones that succeed or die with lexical scope
p5-AutoLoader Perl automatic module loader
p5-AutoXS-Header Perl 5 module container for the AutoXS header files
p5-B-Compiling Expose PL_compiling to perl
p5-B-Hooks-EndOfScope Perl 5 module to execute code after a scope finished compilation
p5-B-Hooks-OP-Annotation Perl 5 module to annotate and delegate hooked OPs
p5-B-Hooks-OP-Check Perl 5 module to wrap OP check callbacks
p5-B-Hooks-OP-Check-EntersubForCV Perl 5 module to invoke callbacks on construction of entersub OPs for certain CVs
p5-B-Hooks-OP-Check-StashChange Invoke callbacks when the stash code is being compiled in changes
p5-B-Hooks-OP-PPAddr Hook into opcode execution
p5-B-Hooks-Parser Interface to perls parser variables
p5-B-Keywords Perl 5 module providing lists of reserved barewords and symbol names
p5-B-Utils Perl 5 module providing op tree manipulation helper functions
p5-BackPAN-Index Perl 5 module providing an interface to the BackPAN index
p5-Bit-Vector Efficient base class implementing bit vectors
p5-boolean Boolean support for Perl
p5-BSD-Resource Perl interface to BSD process resources library
p5-Cache The Cache interface
p5-Cache-Cache The Cache interface
p5-Cache-FastMmap Shared memory cache through an mmap'ed file
p5-Cache-Memcached Perl API for distributed memory cache daemon memcached
p5-Cache-Simple-TimedExpiry Perl module providing a lightweight cache with timed expiration
p5-CAM-PDF (V) Perl 5 PDF manipulation library
p5-capitalization Perl module for no capitalization on method names
p5-Capture-Tiny Capture STDOUT and STDERR from Perl, XS or external programs
p5-Carp-Assert Executable comments like the ANSI C library assert.h
p5-Carp-Assert-More Perl5 module providing convenience wrappers around Carp::Assert
p5-Carp-Clan Report errors from perspective of a clan of modules
p5-Carp-REPL Perl 5 read-eval-print-loop on die and/or warn
p5-CatalystX-Component-Traits (V) Automatic Trait Loading and Resolution for Catalyst Components
p5-CatalystX-LeakChecker (V) Debug memory leaks in Catalyst applications
p5-Check-ISA DWIM, correct checking of an object's class
p5-CLASS Alias for __PACKAGE__
p5-Class-Accessor Automated accessor generation
p5-Class-Accessor-Chained Make chained accessors
p5-Class-Accessor-Grouped Lets you build groups of accessors
p5-Class-Accessor-Lite Minimalistic variant of Class::Accessor
p5-Class-Accessor-Named Perl 5 module providing better profiling output for Class::Accessor
p5-Class-Adapter Perl 5 module implementing the adapter design pattern
p5-Class-Autouse Run-time class loading on first method call
p5-Class-Base Useful base class for deriving other modules
p5-Class-C3 Pragma to use the C3 method resolution order algortihm
p5-Class-C3-Adopt-NEXT Perl5 module to make NEXT suck less
p5-Class-C3-Componentised Load mix-ins or components to your C3-based class
p5-Class-C3-XS XS speedups for Class::C3
p5-Class-Container Glues object frameworks together transparently
p5-Class-Data-Accessor Inheritable and overridable class and instance data accessors
p5-Class-Data-Inheritable Inheritable, overridable class data
p5-Class-ErrorHandler Perl base class for error handling
p5-Class-Factory Base class for dynamic factory classes
p5-Class-Factory-Util Perl module to help factory classes
p5-Class-Field Perl 5 class field accessor generator
p5-Class-Fields Set of modules to operate with class fields and members access
p5-Class-Gomor Another class and object builder
p5-Class-Inner Perlish implementation of Java like inner classes
p5-Class-InsideOut Perl 5 safe and simple inside-out object construction kit
p5-Class-Inspector Provides information about Classes
p5-Class-ISA Report the search path for a class's ISA tree
p5-Class-Load Provide a working (require Class::Name) and more
p5-Class-Load-XS XS implementation of parts of Class::Load
p5-Class-Loader Perl5 module for module loading and on-demand object creation
p5-Class-MakeMethods Getter/setter OO method maker for class elements
p5-Class-Method-Modifiers Perl module providing Moose-like method modifiers
p5-Class-MethodMaker Getter/setter OO method maker for class elements